-
Home
-
Dropp for WooCommerce
-
2.1.6
-
Code
-
Classes
- PdfParser
Total Complexity |
55 |
Dependencies |
19 |
Dependents |
13 |
Total lines |
403 |
Lines of code |
205 |
Logical lines of code |
106 |
Comment lines |
119 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
readValue() |
C |
35 |
26 |
84 |
resolveFileHeader() |
S |
52 |
6 |
25 |
getPdfVersion() |
S |
54 |
4 |
21 |
ensureExpectedType() |
S |
57 |
3 |
16 |
getIndirectObject() |
S |
64 |
3 |
11 |
getCrossReference() |
S |
70 |
2 |
6 |
getTokenizer() |
S |
82 |
1 |
3 |
getCatalog() |
S |
72 |
1 |
5 |
cleanUp() |
S |
81 |
1 |
3 |
getStreamReader() |
S |
82 |
1 |
3 |
parsePdfString() |
S |
80 |
1 |
3 |
parsePdfHexString() |
S |
80 |
1 |
3 |
parsePdfDictionary() |
S |
79 |
1 |
3 |
parsePdfName() |
S |
79 |
1 |
3 |
parsePdfArray() |
S |
79 |
1 |
3 |
parsePdfIndirectObject() |
S |
67 |
1 |
9 |
__construct() |
S |
76 |
1 |
4 |